home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / programs / vote52.zip / VOTELANG.ZIP / ENGLISH.DEF < prev    next >
Text File  |  1992-03-01  |  4KB  |  147 lines

  1. ;
  2. ; Special definitions
  3. ;
  4. ProgName "VOTE"        ; Program name
  5. LANGID   "ENG"         ; Which language. Max 3 Char
  6. YesDef   "Y"           ; Yes  = %Y
  7. NoDef    "N"           ; No   = %N
  8. StopDef  "S"           ; Stop = %S
  9. YesNorm  "y"           ; Yes  = %j
  10. NoNorm   "n"           ; No   = %n
  11. StopNorm "s"           ; Stop = %s
  12. BrackRight "]"         ; %R
  13. BrackLeft  "["         ; %L
  14. Enter    "ENTER"       ; %E
  15.  
  16. ;
  17. ; Define up to 10 colors (0..9) as
  18. ;   COLOR "<NR>,<ATTRIBUTE BYTE>"
  19. ; the attribute byte may be hexadecimal.
  20.  
  21. Color    "0,$0B"       ; Color 0, TextColor
  22. Color    "1,$0C"       ; Color 1, HotKeys
  23. Color    "2,$0F"       ; Color 2, Highlight and input
  24. Color    "3,$0E"       ; Color 3, Info
  25. Color    "4,$1F"       ; Color 4, Status
  26. Color    "5,$0C"       ; Lines and frames
  27. Color    "6,$4F"       ; User input color.
  28.  
  29. ; The following macro's are available in the strings:
  30. ;    ^0..^9   for color 0..9
  31. ;    %Y %y    for upper- and lowercase YES
  32. ;    %N %n    for upper- and lowercase NO
  33. ;    %S %s    for upper- and lowercase STOP
  34. ;    %R %r    for the right bracket
  35. ;    %L %l    for the left bracket
  36. ;    %E %e    for ENTER
  37. ;
  38. ; The name of the resulting file is <PROGNAME>.<LANGID>
  39. ;
  40. ; A few color codes have a special meaning when they are used in non-tranlated
  41. ; stuff:
  42. ;
  43. ;  ^0  TextColor
  44. ;  ^1  HotKeys
  45. ;  ^2  HighLight info and userinput
  46. ;  ^3  Info color
  47. ;  ^4  the headers
  48. ;  ^5  Lines and frames
  49. ;  ^6  inputfields
  50. ;
  51. ; General language for all the doors.
  52. ;
  53. ]001 "^0Press %L^1%E^0%R to continue:^2"
  54. ]002 "^0Press %L^1%E^0%R to continue, %L^1%S^0%R to stop: ^6"
  55. ]003 "^0Your choice: ^6"
  56. ]004 "^1%L^2 you have only 2 minutes left!^1%R^2"
  57. ]005 "^1%L^2 you have only 1 minutes left!^1%R^2"
  58. ]006 "^1HELLO???"
  59. ]007 "^1You've been locked out of the system. Don't call back..."
  60. ]008 "^1The SysOp threw you out. Call back an other time.."
  61. ]009 "^1Sorry, you reached your daily timelimit. Hope to see you back an other time."
  62. ]010 "^2Thanks for using "
  63. ]011 "-=( There is mail for you )=-"
  64. ]012 "^0"
  65. ]496 " ^0on node ^2"
  66. ]497 "^3*MESSAGE*^0 From^2 "
  67.  
  68. ;
  69. ; UserOn strings.
  70. ;
  71.  
  72. ]050 "Is inside the LiveSystems VoteDoor"
  73. ]051 "Is voting inside the votingbooth"
  74. ]052 "Adds a question to the votingbooth"
  75.  
  76. ;
  77. ;
  78. ;
  79. ]100 "^1---^0"
  80. ]101 "^0Vote %L^1"
  81. ]102 "^0%R, %L^1%E^0%R to show votes, %L^1%S^0%R to Stop voting.^6"
  82.  
  83. ]105 "Question #"
  84. ]106 " by "
  85. ]107 ". "
  86. ]108 "x answered"
  87.  
  88. ]110 "^3You can add a question now. Press ^2%E^3 to quit, max. ^23^3 lines."
  89. ]111 "^0Question: ^6"
  90. ]112 "^3Between 2 and 5 answers are possible. Give an empty answer when you"
  91. ]113 "want to use less then 5 answers."
  92. ]114 "^0Answer #^1"
  93. ]115 "^0: ^6"
  94. ]116 "^0Abort of Store? %L^1A^0/^1S^0%R: ^6"
  95. ]117 "AS"
  96.  
  97. ]120 "-=( "
  98. ]121 " )=-"
  99. ]122 "The LiveSystems voting door version "
  100. ]123 "On "
  101. ]124 " node "
  102.  
  103. ]130 "^3There is ^2"
  104. ]131 "^3There are ^2"
  105. ]132 " ^3question available..^0"
  106. ]133 " ^3questions available..^0"
  107.  
  108. ]140 "^0%L^1V^0%R Vote          "
  109. ]141 "%L^1H^0%R Help"
  110. ]142 "%L^1A^0%R Add question  "
  111. ]143 "%L^1S^0%R Show old questions"
  112. ]144 "%L^1L^0%R List questions"
  113. ]145 "%L^1Q^0%R Quit voting door"
  114.  
  115. ]146 "VHASLQ"
  116.  
  117. ]150 "There are no questions available yet."
  118. ]151 "Sorry, your level is to low to add questions."
  119. ]152 "Add a question"
  120. ]154 "Overview of available questions"
  121. ]155 "^0  By: ^2"
  122. ]156 "Help on the voting door"
  123. ]157 "No help available"
  124. ]158 "Removed questions and their results"
  125. ]159 "No old questions are stored yet"
  126.  
  127. ]160 "^1* ^3"
  128. ]161 "^1? ^3"
  129. ]162 "^0Something completely different"
  130.  
  131. ]200 "^0Question posted by : ^2"
  132. ]201 "^0TimeStamp          : ^2"
  133. ]202 "^0Total answers      : ^2"
  134. ]203 "^3Something completely different ^0............................."
  135.  
  136.  
  137.  
  138.  
  139.  
  140. ;
  141. ; Logfile strings
  142. ;
  143. ]450 "User voted!"
  144. ]451 "User attempted to add question. Level to low!"
  145. ]452 "User added question!"
  146. ]453 "Couldn't update the EXITINFO.BBS!"
  147.